home *** CD-ROM | disk | FTP | other *** search
- Short: Visual Eng. - Visual Surface v1.28
- Author: marko.seppanen@wwnet.fi (Marko Seppänen)
- Uploader: marko.seppanen@wwnet.fi (Marko Seppänen)
- Type: gfx/edit
-
-
- Visual Engineering - Visual Surface v1.28
-
-
-
- SHORT DESCRIPTION
-
- This script will make picture look like it's on some kind
- of surface.
-
-
- REQUIREMENTS
-
- Image Engineer v3.41 (Wision release 2)
- Sys:Rexxc/RX
-
-
- INSTALLATION
-
- Archive where this file came from should be extracted to a
- directory where you installed Image Engineer.
-
- This script must be in IE:Arexx/
-
-
- USAGE
-
- Activate window of an image and run the script.
-
-
-
- ARGUMENTS
-
- VisualSurface.rexx <pic> <surfacetype> <arguments>
-
- <pic> name of a picture (in IE)
- <surfacetype> name of surfacetype (NOISE or MAXIMUM)
-
-
- <arguments> for surfacetypes are:
-
-
- Noise <noisevalue> <noisecolor> <aftereffect>
-
- <noisevalue> = noisevalue
- <noisecolor> = WHITE or BLACK
- <aftereffect> = name of the aftereffect (no spaces)
-
- CARBONATED, CONCRETE, LEATHER, CRUNCHY,
- DIRTY, BLOTCHY, SCRIBBLE, NOISE, BUMP,
- STARDUST, BRUSHEDMETAL, DOTS or ROCK
-
-
-
- Maximum <maxvalue> <aftereffect>
-
- <maxvalue> = value of Maximum-operator
- <aftereffect> = name of the aftereffect (no spaces)
-
- TEKNO, SUNSHINE, WATERCOLOR, BUMP,
- RAISED, PSYCHO or WOODCUT
-
-
-
-
- AmigaDOS
-
- Sys:Rexxc/RX VisualSurface.rexx <arguments>
- Sys:Rexxc/RX VisualSurface.rexx 000_testpic.iff NOISE 40 WHITE CARBONATED
-
-
-
- Other scripts:
-
- ADDRESS COMMAND "Sys:Rexxc/RX IE:Arexx/VisualSurface.rexx <arguments>"
-
- Next lines return you the name of this new picture.
-
- PROJECT_LIST
- xyz=result
- pic=subword(xyz,1,1)
-
-
-
-
-
- HISTORY
-
- 1.28
-
- Calls to external scripts had a minor bug.
-
- 1.27
-
- Now you can call this script from other scripts too or in other
- words do some batch processing.
-
- 1.24
-
- Convolve missing from current "VE-Extras.lha"-archive, NorthWest was
- renamed to "Reflect_NorthWest". Added 2 new surfaces: Dots and
- Rock.
-
- 1.17
-
- Effects now has names + more effects.
-
- 1.00
-
- History started
-
-
-
-
-
- WORLD WIDE WEB
-
- Image Engineer
- http://www.amigaworld.com/support/imageengineer/
-
- SViewIV
- http://www.ar-kleinert.de/sview_e.html
-
- Visual Engineering
- http://wwnet.fi/users/smarko/visual/
-
-
-
- AMINET
-
- Image Engineer
- http://ftp.sunet.se/aminetbin/find?imeng
-
- SViewIV
- http://ftp.sunet.se/aminetbin/find?sviewiv
-
- Visual Engineering
- http://ftp.sunet.se/aminetbin/find?visual+eng.
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 7227 2034 71.8% 14-Oct-99 16:11:24 +VisualSurface.rexx
- 2858 1399 51.0% 09-Dec-99 19:51:04 +VisualSurface.notes
- -------- ------- ----- --------- --------
- 10085 3433 65.9% 12-Dec-99 21:01:12 2 files
-